home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / publish.addtmodels.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  4.9 KB  |  121 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "publish.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "publish.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <H1>How to add a tModel</H1>
  18.                     <p>A tModel can represent a categorization scheme, namespace, protocol, signature component, 
  19.                         Web specification, in WSDL (Web Services Description Language) or XML (Extensible Markup Language), or an identification scheme. You can use tModels to 
  20.                         describe or classify the entity—provider, tModel, service, binding or Instance 
  21.                         Info—that you want to publish.</p>
  22.                     <p>To add a tModel, you must first create a tModel entry and then assign a unique 
  23.                         name and description in all appropriate languages. You then add one or more 
  24.                         identifiers and specify categories that describe the function of the tModel, 
  25.                         for example: geographical location, types of services provided, a business 
  26.                         classification, or other appropriate categorizations. When you finish defining the tModel, specify an 
  27.                         overview document URL which is the location of a file containing descriptive 
  28.                         information about this tModel.
  29.                     </p>
  30.                     <b>Jump to:</b> <a href="#tmodel">Add a tModel</a>, <a href="#categories">Add 
  31.                         Categories</a>, <a href="#overview">Specify the Overview Document URL</a>. 
  32.                     <!-- #include file = "warning.changestouddi.htm" -->
  33.                     <h2><a name="tmodel"></a>Add a tModel</h2>
  34.                     <OL>
  35.                         <li>
  36.                             On the <uddi:ContentController Runat='server' Mode='Private'>UDDI Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <b>Publish</b>.
  37.                         <li>
  38.                             Click the <b>tModels</b> tab.</li>
  39.                             Click  <b>Add tModel</b>.<br>
  40.                             A new tModel entry, <img src="../../images/tmodel.gif" width="16" height="16" alt="" border="0">
  41.                             <font color="#444444">(New tModel)</font>
  42.                         appears.
  43.                         <LI>
  44.                             In the details area, click <b>Edit</b>.
  45.                         <LI>
  46.                             In <b>tModel Name</b>, type a unique name for this tModel.
  47.                         </LI>
  48.                         <li>
  49.                             Click <b>Update</b>.</li>
  50.                         <LI>
  51.                             Click <b>Add Description</b>.
  52.                         <LI>
  53.                             In the <b>Language</b>
  54.                         list, select a language for this description.
  55.                         <LI>
  56.                             In <b>Description</b>, type a brief description for this tModel.
  57.                         </LI>
  58.                         <li>
  59.                             Click <b>Update</b>.</li>
  60.                         <LI>
  61.                             To add additional descriptions in other languages, repeat steps 6 through 9.</LI>
  62.                     </OL>
  63.                     <a name="#categories"></a>
  64.                     <h2>Add categories</h2>
  65.                     Categories describe this tModel and the functions it identifies, such 
  66.                     as a categorization scheme or interface type.
  67.                     <OL>
  68.                         <li>
  69.                             Click the <B>Categories</B>
  70.                         tab.
  71.                         <li>
  72.                             Click <B>Add Category</B>.</li>
  73.                         <li>
  74.                             Select an appropriate categorization scheme and subcategory.<br>
  75.                             </li>
  76.                         <li>
  77.                             Click <B>Add Category</B>.</li>
  78.                         <li>
  79.                             To add additional categories, repeat steps 2 through 5.</li>
  80.                     </OL>
  81.                     <a name="overview"></a>
  82.                     <h2>Specify the Overview Document URL</h2>
  83.                     The overview document URL provides the location of a file that contains additional 
  84.                     information or resources that are associated with this tModel. For example, it may contain a 
  85.                     WDSL (Web Services Description Language) file or other interface description.
  86.                     <ol>
  87.                         <LI>
  88.                             Click the <b>Overview Document URL</b>
  89.                         tab.
  90.                         <li>
  91.                             Click <b>Edit</b>.
  92.                         <LI>
  93.                             Specify the URL where the overview document for this tModel can be found.<br>
  94.                             For example: <a class="code">http://www.wideworldimporters.com/SampleWebService.asmx</a></LI>
  95.                         <li>
  96.                             Click <b>Update</b>.</li>
  97.                         <LI>
  98.                             Click <b>Add Description</b>.
  99.                         <LI>
  100.                             In the <b>Language</b>
  101.                         list, select a language for this description.
  102.                         <LI>
  103.                             In <b>Description</b>, type a description for this overview document.</LI>
  104.                         <li>
  105.                             Click <b>Update</b>.</li>
  106.                         <LI>
  107.                             To add additional descriptions in other languages, repeat steps 5 through 8.</LI>
  108.                     </ol>
  109.                     <p></p>
  110.                     You have now published a tModel<uddi:ContentController Runat='server' Mode='Private'> in UDDI Services</uddi:ContentController>. <a href="#tmodel">Repeat these 
  111.                         procedures</a> to publish additional tModels.
  112.                 </td>
  113.             </tr>
  114.         </table>
  115.         <!-- #include file = "publish.footer.htm" -->
  116.     </body>
  117. </html>
  118.  
  119.  
  120.  
  121.